projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff58641
)
[ms-dos]: Don't load ccl and codepage.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 30 Sep 2008 16:22:46 +0000
(16:22 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 30 Sep 2008 16:22:46 +0000
(16:22 +0000)
lisp/loadup.el
patch
|
blob
|
history
diff --git
a/lisp/loadup.el
b/lisp/loadup.el
index 74ecf2867a3deeaaf718a41c83cb1efba8978aa3..6dd2fc44fded0cf4a92565f22bc9799f552a8b71 100644
(file)
--- a/
lisp/loadup.el
+++ b/
lisp/loadup.el
@@
-202,8
+202,6
@@
;; ``window system'', which generally behaves like a terminal.
(load "term/pc-win")
(load "ls-lisp")
- (load "international/ccl") ; codepage.el uses CCL en/decoder
- (load "international/codepage") ; internal.el uses cpNNN coding systems
(load "disp-table"))) ; needed to setup ibm-pc char set, see internal.el
(if (eq system-type 'macos)
(progn